home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-11-23 | 5.7 KB | 306 lines |
- //Scenario -> SHELL SHOCK
-
- [GENERAL]
- ID = "6" //ID of the Scenar
- Year = "2050"
- Month = "1"
- CountryNb = "4"
- ProductNb = "7"
- LabUnitCost = "500"
- TaxesCoef = "200" //Multiplyer coef for taxes (*100)
- Round = "11"
- Turn = "9"
- VoteTime = "80" //In Sec
- PJ ="4" //Nb of country playable by human
- Scenar_ID = "6" //ID of the scenar
-
- [0]
- CountryId = "0"
- Name = "USA"
- PresidentName = "Steve Martyn"
- Accounts = "9068" //(Manpower/10)*2*(moy of the factoryConstprice(without arms))2267
- Expenses = "35000" //Pop * 500
- Unemployment = "50"
- Manpower = "20"
- RiotRisk = "0" //Recalculated
- Taxes = "5" //Default = 5 (50%)
- Slushfunds = "5000" //Starting amount of slushfunds
- DipPts = "10"
- TechLevel = "0"
- DiploList = "Diplo_00.ini"
- MinisterList = "Minister_00.ini"
- ElectionCounter = "6" //Months Nb!
- ElectionCycle = "4" //Years Nb!
- StartingSectorResearch = "1"
- PJ="1"
-
- [1]
- CountryId = "1"
- Name = "France"
- PresidentName = "Maurice Lapluie"
- Accounts = "50000"//6801
- Expenses = "17500"
- Unemployment = "20"
- Manpower = "15"
- RiotRisk = "0"
- Taxes = "5"
- Slushfunds = "5000" //Starting amount of slushfunds
- DipPts = "11"
- TechLevel = "0"
- DiploList = "Diplo_01.ini"
- MinisterList = "Minister_01.ini"
- ElectionCounter = "12"
- ElectionCycle = "4"
- StartingSectorResearch = "0"
- PJ="1"
-
- [2]
- CountryId = "2"
- Name = "Russia"
- PresidentName = "Yevgeni Nikitin"
- Accounts = "8615"
- Expenses = "22500"
- Unemployment = "26"
- Manpower = "19"
- RiotRisk = "0"
- Taxes = "5"
- Slushfunds = "5000" //Starting amount of slushfunds
- DipPts = "12"
- TechLevel = "0"
- DiploList = "Diplo_02.ini"
- MinisterList = "Minister_02.ini"
- ElectionCounter = "12"
- ElectionCycle = "4"
- StartingSectorResearch = "0"
- PJ="1"
-
- [3]
- CountryId = "3"
- Name = "UK"
- PresidentName = "Anthony Wright"
- Accounts = "6801"
- Expenses = "17500"
- Unemployment = "20"
- Manpower = "15"
- RiotRisk = "0"
- Taxes = "5"
- Slushfunds = "5000" //Starting amount of slushfunds
- DipPts = "13"
- TechLevel = "0"
- DiploList = "Diplo_03.ini"
- MinisterList = "Minister_03.ini"
- ElectionCounter = "12"
- ElectionCycle = "4"
- StartingSectorResearch = "0"
- PJ="1"
-
-
- [PRODUCT_TYPE]
- //First number is the index of the product, the other is the type
- 0 = "0" //Arms
- 1 = "1" //Oil
- 2 = "2" //Water
- 3 = "3" //Wood
- 4 = "7" //Bread
- 5 = "22" //Medicines
- 6 = "32" //Computers
-
- Price_00 = "100" // Starting price
- ConstPrice_00 = "8000" // (X / 3) * Price * 12 mois (X = 20)
- ProdPrice_00 = "33" // Price / 3
- LaborNeeds_00 = "1"
- Sector_00 = "0"
- WRatio_00 = "0" //(*100)
- StartingTechProdCoef_00 = "70" //(*100)
-
- Price_01 = "15"
- ConstPrice_01 = "1200"
- ProdPrice_01 = "5"
- LaborNeeds_01 = "1"
- Sector_01 = "1"
- WRatio_01 = "2703"
- StartingTechProdCoef_01 = "70"
-
- Price_02 = "25"
- ConstPrice_02 = "2000"
- ProdPrice_02 = "8"
- LaborNeeds_02 = "1"
- Sector_02 = "1"
- WRatio_02 = "1622"
- StartingTechProdCoef_02 = "70"
-
- Price_03 = "15"
- ConstPrice_03 = "1200"
- ProdPrice_03 = "5"
- LaborNeeds_03 = "1"
- Sector_03 = "2"
- WRatio_03 = "2243"
- StartingTechProdCoef_03 = "70"
-
- Price_04 = "20"
- ConstPrice_04 = "1600"
- ProdPrice_04 = "7"
- LaborNeeds_04 = "1"
- Sector_04 = "2"
- WRatio_04 = "1703"
- StartingTechProdCoef_04 = "70"
-
- Price_05 = "45"
- ConstPrice_05 = "3600"
- ProdPrice_05 = "15"
- LaborNeeds_05 = "1"
- Sector_05 = "3"
- WRatio_05 = "1189"
- StartingTechProdCoef_05 = "70"
-
- Price_06 = "50"
- ConstPrice_06 = "4000"
- ProdPrice_06 = "17"
- LaborNeeds_06 = "1"
- Sector_06 = "4"
- WRatio_06 = "541"
- StartingTechProdCoef_06 = "70"
-
-
- //Country USA
- [COUNTRY_00]
- Needs_00 = "0" //Needed every month
- Produ_00 = "0" //
- Quant_00 = "10" //Stock at the beginning
- Needs_01 = "168" //Coef de besoins * 100
- Produ_01 = "0"
- Quant_01 = "1000"
- Needs_02 = "101"
- Produ_02 = "0"
- Quant_02 = "1000"
- Needs_03 = "140"
- Produ_03 = "0"
- Quant_03 = "1000"
- Needs_04 = "106"
- Produ_04 = "0"
- Quant_04 = "1000"
- Needs_05 = "74"
- Produ_05 = "0"
- Quant_05 = "1000"
- Needs_06 = "34"
- Produ_06 = "0"
- Quant_06 = "1000"
-
- //Country FRANCE
- [COUNTRY_01]
- Needs_00 = "0"
- Produ_00 = "0"
- Quant_00 = "100"
- Needs_01 = "100"
- Produ_01 = "0"
- Quant_01 = "500"
- Needs_02 = "60"
- Produ_02 = "0"
- Quant_02 = "500"
- Needs_03 = "83"
- Produ_03 = "0"
- Quant_03 = "500"
- Needs_04 = "63"
- Produ_04 = "0"
- Quant_04 = "500"
- Needs_05 = "44"
- Produ_05 = "0"
- Quant_05 = "500"
- Needs_06 = "20"
- Produ_06 = "0"
- Quant_06 = "500"
-
- //Country RUSSIA
- [COUNTRY_02]
- Needs_00 = "0"
- Produ_00 = "0"
- Quant_00 = "10"
- Needs_01 = "127"
- Produ_01 = "0"
- Quant_01 = "500"
- Needs_02 = "76"
- Produ_02 = "0"
- Quant_02 = "500"
- Needs_03 = "106"
- Produ_03 = "0"
- Quant_03 = "500"
- Needs_04 = "80"
- Produ_04 = "0"
- Quant_04 = "500"
- Needs_05 = "56"
- Produ_05 = "0"
- Quant_05 = "500"
- Needs_06 = "25"
- Produ_06 = "0"
- Quant_06 = "500"
-
- //Country UK
- [COUNTRY_03]
- Needs_00 = "0"
- Produ_00 = "0"
- Quant_00 = "10"
- Needs_01 = "100"
- Produ_01 = "0"
- Quant_01 = "500"
- Needs_02 = "60"
- Produ_02 = "0"
- Quant_02 = "500"
- Needs_03 = "83"
- Produ_03 = "0"
- Quant_03 = "500"
- Needs_04 = "63"
- Produ_04 = "0"
- Quant_04 = "500"
- Needs_05 = "44"
- Produ_05 = "0"
- Quant_05 = "500"
- Needs_06 = "20"
- Produ_06 = "0"
- Quant_06 = "500"
-
-
-
- //BUILBING Starting Info
- ///////////////////////
- // PALACE
- [BUILBING_00]
- ConstPrice = "0"
- LaborNeeds = "0"
- MaxCapa = "0"
-
- // PRISON
- [BUILBING_01]
- ConstPrice = "0"
- LaborNeeds = "10"
- MaxCapa = "25"
-
- // OPPOSITION
- [BUILBING_02]
- ConstPrice = "0"
- LaborNeeds = "0"
- MaxCapa = "0"
-
- // LABORATORY
- [BUILBING_03]
- ConstPrice = "8000"
- LaborNeeds = "1"
- MaxCapa = "0"
-
- // AMBASSY
- [BUILBING_04]
- ConstPrice = "1000"
- LaborNeeds = "0"
- MaxCapa = "12"
-
- // MEDIA
- [BUILBING_05]
- ConstPrice = "0"
- LaborNeeds = "0"
- MaxCapa = "0"
-
- // NUKE CENTRAL
- [BUILBING_06]
- ConstPrice = "5000"
- LaborNeeds = "1"
- MaxCapa = "0"
-